home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Faktury Express 5.94 PL - pelna wersja specjalna / setup.exe / {app} / Faktury5,2.exe / 0 / RCDATA / TDLG_WEZWANIE / TDLG_WEZWANIE.txt
Text File  |  2007-10-19  |  7KB  |  348 lines

  1. object Dlg_Wezwanie: TDlg_Wezwanie
  2.   Left = 433
  3.   Top = 104
  4.   BorderStyle = bsDialog
  5.   Caption = 'Wezwanie do Zap∩┐╜aty'
  6.   ClientHeight = 403
  7.   ClientWidth = 506
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnMouseMove = FormMouseMove
  20.   OnPaint = FormPaint
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object btnDrukuj: TPanel
  25.     Left = 24
  26.     Top = 368
  27.     Width = 121
  28.     Height = 25
  29.     BevelOuter = bvNone
  30.     Caption = 'drukuj'
  31.     Color = 8257541
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWhite
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     OnClick = btnDrukujClick
  40.   end
  41.   object btnPodglad: TPanel
  42.     Left = 192
  43.     Top = 368
  44.     Width = 121
  45.     Height = 25
  46.     BevelOuter = bvNone
  47.     Caption = 'podgl∩┐╜d'
  48.     Color = 8257541
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWhite
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     TabOrder = 1
  56.     OnClick = btnPodgladClick
  57.   end
  58.   object GroupBox1: TGroupBox
  59.     Left = 24
  60.     Top = 8
  61.     Width = 457
  62.     Height = 193
  63.     Caption = 'Tre∩┐╜∩┐╜ podstawowa'
  64.     TabOrder = 2
  65.     object DBText1: TDBText
  66.       Left = 88
  67.       Top = 22
  68.       Width = 345
  69.       Height = 35
  70.       Alignment = taRightJustify
  71.       DataField = 'Firma'
  72.       DataSource = DataSource1
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -11
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = [fsBold]
  78.       ParentFont = False
  79.       WordWrap = True
  80.     end
  81.     object Label2: TLabel
  82.       Left = 24
  83.       Top = 24
  84.       Width = 43
  85.       Height = 13
  86.       Caption = 'D∩┐╜u∩┐╜nik :'
  87.     end
  88.     object DBText2: TDBText
  89.       Left = 88
  90.       Top = 64
  91.       Width = 345
  92.       Height = 35
  93.       Alignment = taRightJustify
  94.       DataField = 'Firma'
  95.       DataSource = DataSource2
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clWindowText
  98.       Font.Height = -11
  99.       Font.Name = 'MS Sans Serif'
  100.       Font.Style = [fsBold]
  101.       ParentFont = False
  102.       WordWrap = True
  103.     end
  104.     object Label3: TLabel
  105.       Left = 24
  106.       Top = 64
  107.       Width = 54
  108.       Height = 13
  109.       Caption = 'Wierzyciel :'
  110.     end
  111.     object Label4: TLabel
  112.       Left = 24
  113.       Top = 118
  114.       Width = 36
  115.       Height = 13
  116.       Caption = 'Faktura'
  117.     end
  118.     object Label5: TLabel
  119.       Left = 24
  120.       Top = 160
  121.       Width = 151
  122.       Height = 13
  123.       Caption = 'Termin uregulowania p∩┐╜atno∩┐╜ci :'
  124.     end
  125.     object DBText3: TDBText
  126.       Left = 88
  127.       Top = 118
  128.       Width = 89
  129.       Height = 17
  130.       DataField = 'Nr_faktury'
  131.       DataSource = DataSource3
  132.       Font.Charset = DEFAULT_CHARSET
  133.       Font.Color = clWindowText
  134.       Font.Height = -11
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = [fsBold]
  137.       ParentFont = False
  138.     end
  139.     object DataPlatnosci: TDateTimePicker
  140.       Left = 200
  141.       Top = 156
  142.       Width = 129
  143.       Height = 21
  144.       CalAlignment = dtaLeft
  145.       Date = 37834.369765509300000000
  146.       Time = 37834.369765509300000000
  147.       DateFormat = dfLong
  148.       DateMode = dmComboBox
  149.       Kind = dtkDate
  150.       ParseInput = False
  151.       TabOrder = 0
  152.       OnChange = DataPlatnosciChange
  153.     end
  154.     object PanelKwot: TPanel
  155.       Left = 176
  156.       Top = 112
  157.       Width = 273
  158.       Height = 25
  159.       BevelInner = bvLowered
  160.       TabOrder = 1
  161.       object DBText4: TDBText
  162.         Left = 72
  163.         Top = 2
  164.         Width = 65
  165.         Height = 17
  166.         Alignment = taRightJustify
  167.         DataField = 'Wplacono'
  168.         DataSource = DataSource3
  169.       end
  170.       object DBText5: TDBText
  171.         Left = 200
  172.         Top = 2
  173.         Width = 61
  174.         Height = 17
  175.         Alignment = taRightJustify
  176.         DataField = 'Pozostalo'
  177.         DataSource = DataSource3
  178.       end
  179.       object Label12: TLabel
  180.         Left = 8
  181.         Top = 2
  182.         Width = 51
  183.         Height = 13
  184.         Caption = 'Wp∩┐╜acono'
  185.       end
  186.       object Label13: TLabel
  187.         Left = 144
  188.         Top = 2
  189.         Width = 48
  190.         Height = 13
  191.         Caption = 'Pozosta∩┐╜o'
  192.       end
  193.     end
  194.   end
  195.   object GroupBox2: TGroupBox
  196.     Left = 24
  197.     Top = 208
  198.     Width = 457
  199.     Height = 145
  200.     Caption = 'Odsetki'
  201.     TabOrder = 3
  202.     object Label1: TLabel
  203.       Left = 8
  204.       Top = 44
  205.       Width = 39
  206.       Height = 13
  207.       Caption = 'Odsetki '
  208.     end
  209.     object Label6: TLabel
  210.       Left = 104
  211.       Top = 44
  212.       Width = 67
  213.       Height = 13
  214.       Caption = '% w skali roku'
  215.     end
  216.     object Label7: TLabel
  217.       Left = 197
  218.       Top = 44
  219.       Width = 75
  220.       Height = 13
  221.       Caption = 'Liczone od dnia'
  222.     end
  223.     object Label8: TLabel
  224.       Left = 376
  225.       Top = 96
  226.       Width = 17
  227.       Height = 13
  228.       Caption = 'dni:'
  229.     end
  230.     object Label9: TLabel
  231.       Left = 8
  232.       Top = 92
  233.       Width = 71
  234.       Height = 13
  235.       Caption = 'Kwota odsetek'
  236.     end
  237.     object Label10: TLabel
  238.       Left = 197
  239.       Top = 64
  240.       Width = 75
  241.       Height = 13
  242.       Caption = 'Liczone do dnia'
  243.     end
  244.     object Label11: TLabel
  245.       Left = 233
  246.       Top = 96
  247.       Width = 39
  248.       Height = 13
  249.       Caption = 'Razem :'
  250.     end
  251.     object checkLiczyc: TCheckBox
  252.       Left = 8
  253.       Top = 16
  254.       Width = 201
  255.       Height = 17
  256.       Caption = 'Umieszcza∩┐╜ informacj∩┐╜ o odsetkach'
  257.       TabOrder = 0
  258.       OnClick = checkLiczycClick
  259.     end
  260.     object ED_Odsetki: TEdit
  261.       Left = 48
  262.       Top = 40
  263.       Width = 49
  264.       Height = 21
  265.       TabOrder = 1
  266.       Text = '0'
  267.       OnChange = ED_OdsetkiChange
  268.       OnExit = ED_OdsetkiExit
  269.     end
  270.     object DataOd: TDateTimePicker
  271.       Left = 288
  272.       Top = 40
  273.       Width = 129
  274.       Height = 21
  275.       CalAlignment = dtaLeft
  276.       Date = 37834.409412268500000000
  277.       Time = 37834.409412268500000000
  278.       DateFormat = dfLong
  279.       DateMode = dmComboBox
  280.       Kind = dtkDate
  281.       ParseInput = False
  282.       TabOrder = 2
  283.       OnChange = DataOdChange
  284.     end
  285.     object DataDo: TDateTimePicker
  286.       Left = 288
  287.       Top = 64
  288.       Width = 129
  289.       Height = 21
  290.       CalAlignment = dtaLeft
  291.       Date = 37834.410447222200000000
  292.       Time = 37834.410447222200000000
  293.       DateFormat = dfLong
  294.       DateMode = dmComboBox
  295.       Kind = dtkDate
  296.       ParseInput = False
  297.       TabOrder = 3
  298.       OnChange = DataDoChange
  299.     end
  300.     object ED_Kwota: TEdit
  301.       Left = 88
  302.       Top = 88
  303.       Width = 81
  304.       Height = 21
  305.       ReadOnly = True
  306.       TabOrder = 4
  307.       Text = '0'
  308.     end
  309.     object ED_IleDni: TEdit
  310.       Left = 288
  311.       Top = 92
  312.       Width = 81
  313.       Height = 21
  314.       ReadOnly = True
  315.       TabOrder = 5
  316.     end
  317.   end
  318.   object btnZamknij: TPanel
  319.     Left = 360
  320.     Top = 368
  321.     Width = 121
  322.     Height = 25
  323.     BevelOuter = bvNone
  324.     Caption = 'zamknij'
  325.     Color = 8257541
  326.     Font.Charset = DEFAULT_CHARSET
  327.     Font.Color = clWhite
  328.     Font.Height = -11
  329.     Font.Name = 'MS Sans Serif'
  330.     Font.Style = [fsBold]
  331.     ParentFont = False
  332.     TabOrder = 4
  333.     OnClick = btnZamknijClick
  334.   end
  335.   object DataSource1: TDataSource
  336.     Left = 8
  337.     Top = 48
  338.   end
  339.   object DataSource2: TDataSource
  340.     Left = 8
  341.     Top = 80
  342.   end
  343.   object DataSource3: TDataSource
  344.     Left = 8
  345.     Top = 112
  346.   end
  347. end
  348.